Here's a tool to show if there are any admins online and if so, who the last admin was that came online and at which time that was.
- Download the file and save it somewhere on your computer
- Rename the file from "admin_notify.txt" to "admin_notify.lpr"
- Place the file in the 'includes' folder, found in 'bin\default\'
- Open file "addonsused.lpr" which is also in the 'includes' folder
- Add a line under 'General includes' saying: include ("./admin_notify.lpr");
- Save file "addonsused.lpr"
- Start Lapper
To add or remove admins, open file "admin.txt" which is found in the 'default' folder.
You have to state the LFS username of each admin, one per line.